ScrolledWindow: Dodge possible surplus disconnects
authorDaniel Boles <dboles@src.gnome.org>
Fri, 1 Sep 2017 15:03:36 +0000 (16:03 +0100)
committerDaniel Boles <dboles@src.gnome.org>
Fri, 1 Sep 2017 15:28:57 +0000 (16:28 +0100)
commit021e0d5e3dd4f61ed4c8a1f319fe1034482ec3b7
tree8dee025ad530524805e4afe6ab45e8c62e961a34
parent9a6adcbce4680fe2c59bcbfecabbc9e40afa173e
ScrolledWindow: Dodge possible surplus disconnects

In case the outgoing Adjustment for whatever reason has other handlers
referring to this SW, be sure to avoid disconnecting any but our own.
gtk/gtkscrolledwindow.c